home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 745 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  28 lines

  1. Newsgroups: comp.lang.c
  2. Path: gail.ripco.com!mambuhl
  3. From: mambuhl@ripco.com (Martin Ambuhl)
  4. Subject: Re: Micro C   compiler   
  5. X-Nntp-Posting-Host: golden.ripco.com
  6. Message-ID: <DKw0D1.Hzr@rci.ripco.com>
  7. Sender: usenet@rci.ripco.com (Net News Admin)
  8. Organization: Ripco Internet BBS Chicago
  9. Date: Tue, 9 Jan 1996 00:07:49 GMT
  10. X-Ident-Sender: mambuhl
  11.  
  12. dm@panix.com (Dan'l)
  13. in <30f07c6f.8480979@news.panix.com> asks:
  14.  
  15. >I found an ftp site with this freeware compiler and was wondering if
  16. >anyone in the know had any experience with it.  Is it ANSI copliant?
  17. >Is it a good beginner compiler like Power C?     Dan'l
  18.  
  19. It is not ANSI compliant.  It isn't even K&R compliant.  It's main
  20. strength is in producing _small_ executables, but you must get used to
  21. the arcane use of functions with ANSI names but with different syntax
  22. and semantics.  It is not for beginners.
  23.  
  24.                                                                                                                                 
  25. --
  26. * Martin Ambuhl       net: mambuhl@ripco.com
  27. * Chicago, IL (USA)    
  28.